Skip to content

traverse: Add version 0.1.0 - #8355

Closed
chenyc21 wants to merge 1 commit into
ScoopInstaller:masterfrom
chenyc21:add-traverse
Closed

traverse: Add version 0.1.0#8355
chenyc21 wants to merge 1 commit into
ScoopInstaller:masterfrom
chenyc21:add-traverse

Conversation

@chenyc21

@chenyc21 chenyc21 commented Aug 3, 2026

Copy link
Copy Markdown

What

Add traverse v0.1.0 to the Scoop main bucket.

About traverse

A TUI file manager that treats Windows as a first-class citizen:

  • Native PowerShell integration (Ctrl+Z to open shell)
  • Instant filter (/ to search files)
  • Git diff preview
  • Syntax highlighting for 8 languages
  • Single binary, no dependencies

Checklist

  • I have read the Contributing Guide
  • The manifest is valid JSON
  • The URL points to a release asset (not a source archive)
  • The hash matches the release asset

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4b80d8c3-a735-46e7-b281-7bcdd7f0f014

📥 Commits

Reviewing files that changed from the base of the PR and between 6d9166b and 276af38.

📒 Files selected for processing (1)
  • bucket/traverse.json

Summary by CodeRabbit

  • New Features
    • Added Scoop installation support for Traverse on 64-bit Windows.
    • Included automatic version checking and updates for future releases.

Walkthrough

Changes

Adds a Scoop manifest for Traverse 0.1.0. The manifest defines metadata, the 64-bit Windows download, SHA-256 validation, executable mapping, GitHub version checks, and autoupdate configuration.

Traverse package manifest

Layer / File(s) Summary
Define Traverse package manifest
bucket/traverse.json
Adds Traverse metadata, the 64-bit release artifact and checksum, executable mapping, GitHub-based version checking, and versioned autoupdate configuration.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the manifest and version added, and it follows the repository's conventional title format.
Description check ✅ Passed The description explains the change, provides relevant project details, and includes contribution and manifest validation checklists.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@z-Fng

z-Fng commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md#proposing-a-new-issue

If you want to work on something that there is no GitHub issue for, including for submitting a new package, follow these steps:

Create a new GitHub issue associated with the relevant repository and propose your change there. Be sure to include implementation details and the rationale for the proposed change.
We are very reluctant to accept random pull requests without a related issue created first.

To add a new package to this bucket, please follow the standard way to create a package request issue first and link it to your PR.

When creating a package request, you can check the criteria for a package to be accepted in this bucket, which can help you determine whether your PR is likely to be approved. The information provided in the issue can also help maintainers quickly get the necessary details. This will save both of us time.

For a package to be acceptable in this bucket, it should be:

  1. Non-GUI tool *
  2. Reasonably well-known and widely used (if it's a GitHub project, it should have at least 500 stars and/or 150 forks) *
  3. English interface (or at least English documentation) *
  4. Latest stable version *
  5. Full version (i.e. not a trial version) *
  6. Fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts) *

@z-Fng

z-Fng commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

It appears that your package request doesn't fully meet the essential criteria. Please feel free to reopen this PR once it fully meets the criteria, or consider creating your own bucket instead.

@z-Fng z-Fng closed this Aug 5, 2026
@z-Fng z-Fng added not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Main bucket. package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted. labels Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Main bucket. package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants